home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
teddy-1a
/
morein~1.txt
< prev
next >
Wrap
Text File
|
1999-09-21
|
1KB
|
37 lines
________________
| |
| TEDDY-SAVER! |
|________________|
(This isn't really a screen saver!)
BASICALLY:
~~~~~~~~~~
Just draw your shape (or object) on the form for it to show.
EXTRAS:
~~~~~~~
* Set the tag property to "1" if you do NOT want any shape
(or object) to be displayed.
* Set the tag property to "3" for an object OVER than a shape to
be displayed.
* Shapes will be displayed if the tag property is anything over than
"1"
BUGS:
~~~~~
Basically, the only major bug is that you need a 2nd rectangular
object for the 1st to work!
All ways have a rectangle shape on form, EVEN if you don't want it!
It will fix any problems with the looping and so forth!
THANKS TO:
~~~~~~~~~~
Peter Belgrove (PS_BELL@YAHOO.COM) for helping me with the regions
and GEEZA (GEEZA1@AOL.COM) for the drag & drop and the basic consept!
(and the just about every thing else!)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(C). 1999 By Laurence Morgan! (LAUMARS@YAHOO.COM)